Skip to content

Add Dependabot configuration for GitHub Actions#79

Merged
shahmishal merged 3 commits intoswiftlang:mainfrom
heckj:add-dependabot-workflow
Apr 6, 2026
Merged

Add Dependabot configuration for GitHub Actions#79
shahmishal merged 3 commits intoswiftlang:mainfrom
heckj:add-dependabot-workflow

Conversation

@heckj
Copy link
Copy Markdown
Member

@heckj heckj commented Apr 3, 2026

Summary

  • Adds .github/dependabot.yml to track weekly updates to GitHub Actions workflows
  • Matches the configuration used in swift-testing, swiftpm, and other swiftlang repositories
  • Will automatically open PRs when swiftlang/github-workflows or other actions have new versions

Test plan

  • Verify Dependabot picks up the config and begins tracking .github/workflows/pull_request.yml

heckj added 2 commits April 3, 2026 15:57
Tracks weekly updates to GitHub Actions workflows,
matching the configuration used in swift-testing, swiftpm,
and other swiftlang repositories.
@heckj heckj requested review from a team as code owners April 3, 2026 23:07
@heckj heckj self-assigned this Apr 3, 2026
@heckj heckj added the task Internal work or maintenance task label Apr 3, 2026
@shahmishal shahmishal merged commit 531127f into swiftlang:main Apr 6, 2026
10 checks passed
@heckj heckj deleted the add-dependabot-workflow branch April 6, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Internal work or maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants